Feature: User can make subscription
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 20.095s |
Scenario: User subscribes to the service
Before
0m 0.797s
Given
I navigate to page "<URL>"
0m 0.886s
And
I wait for 5 seconds
0m 5.265s
When
I enter a correct email "<EMAIL>"
0m 0.239s
And
I wait for 2 seconds
0m 2.252s
When
I enter a correct password "<PASSWORD>"
0m 0.192s
And
I wait for 2 seconds
0m 2.258s
When
I click on the signin button
0m 0.531s
And
I wait for 5 seconds
0m 5.227s
Then
I can see dashboard admin
0m 0.231s
And
I wait for 2 seconds
0m 2.214s
After
0m 0.003s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
When
I enter a correct email "<EMAIL>"
And
I wait for 2 seconds
When
I enter a correct password "<PASSWORD>"
And
I wait for 2 seconds
When
I click on the signin button
And
I wait for 5 seconds
Then
I can see dashboard admin
And
I wait for 2 seconds
After
NO IMAGE AVAILABLE